Open
Conversation
Owner
Author
|
Example of the tagging change this produces: Diff:$ diff -u <(bashbrew cat https://github.com/tianon/bashbrew-tianon/raw/HEAD/library/buildkit) <(bashbrew cat <(./gsl.sh))
--- /dev/fd/63 2024-11-25 23:11:00.770073134 -0800
+++ /dev/fd/62 2024-11-25 23:11:00.770073134 -0800
@@ -1,7 +1,7 @@
Maintainers: Tianon Gravi <tianon@tianon.xyz> (@tianon)
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, riscv64, s390x
GitRepo: https://github.com/tianon/dockerfiles.git
-GitCommit: 474407be6cfd8423efd92bd3dbc4f5676e8b2600
+GitCommit: 6a524aa3d738d3625038ea9cb820ccdd5639ca2e
Directory: buildkit
Builder: buildkit
@@ -15,3 +15,6 @@
Tags: 0.13.2, 0.13
File: Dockerfile.0.13
+
+Tags: dev-20241123-114946, dev-20241123, dev-787d9d078a3c4083d5f69f51a228151d61f969fe, dev-787d9d0, dev
+File: Dockerfile.dev |
Owner
Author
|
The biggest downside to this is that https://github.com/docker-library/bashbrew/blob/f71d6ef63e1f5abe6d5cb06a62a3e5e42d68566e/pkg/tarscrub/tarscrub.go#L10 is not implemented yet, so every update to this means a rebuild to all the other variants of |
Owner
Author
|
(see also docker-library/golang#531, which is where I first figured out this "clamping" technique) |
Clamped to officially update once per week, but written such that a BUILDKIT_COMMIT build-arg can build any commit.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Clamped to officially update once per week, but written such that a BUILDKIT_COMMIT build-arg can build any commit.